home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Chat & Communication
/
Digsby build 37
/
digsby_setup.exe
/
lib
/
gui
/
native
/
effects.pyo
(
.txt
)
< prev
next >
Wrap
Python Compiled Bytecode
|
2008-10-13
|
397b
|
8 lines
# Source Generated with Decompyle++
# File: in.pyo (Python 2.5)
import new
import gui.native as gui
exec 'from gui.native.%s.%seffects import *' % (gui.native.getPlatformDir(), gui.native.getPlatformDir())
wx.WindowClass.Cut = new.instancemethod(ApplySmokeAndMirrors, None, wx.WindowClass)